[INFO] fetching crate plotive-text 0.4.0...
[INFO] testing plotive-text-0.4.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate plotive-text 0.4.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate plotive-text 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate plotive-text 0.4.0
[INFO] tweaked toml for crates.io crate plotive-text 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate plotive-text 0.4.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate plotive-text 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ccc v0.4.0
[INFO] [stderr]   Downloaded plotive-base v0.4.0
[INFO] [stderr]   Downloaded unicode-properties v0.1.3
[INFO] [stderr]   Downloaded memmap2 v0.9.7
[INFO] [stderr]   Downloaded strict-num v0.2.0
[INFO] [stderr]   Downloaded unicode-bidi-mirroring v0.4.0
[INFO] [stderr]   Downloaded unicode-script v0.5.7
[INFO] [stderr]   Downloaded core_maths v0.1.1
[INFO] [stderr]   Downloaded fontconfig-parser v0.5.8
[INFO] [stderr]   Downloaded roxmltree v0.20.0
[INFO] [stderr]   Downloaded rustybuzz v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eba78260e30221600181801841c5596c428668fa744eb24fe789de4ef64ba369
[INFO] running `Command { std: "docker" "start" "-a" "eba78260e30221600181801841c5596c428668fa744eb24fe789de4ef64ba369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eba78260e30221600181801841c5596c428668fa744eb24fe789de4ef64ba369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eba78260e30221600181801841c5596c428668fa744eb24fe789de4ef64ba369", kill_on_drop: false }`
[INFO] [stdout] eba78260e30221600181801841c5596c428668fa744eb24fe789de4ef64ba369
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b7905067107799ee3a12b1af4fea7dff3a02bd59c400dfd8b16a26cbdbf2386
[INFO] running `Command { std: "docker" "start" "-a" "3b7905067107799ee3a12b1af4fea7dff3a02bd59c400dfd8b16a26cbdbf2386", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling strict-num v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling plotive-base v0.4.0
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling plotive-text v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.63s
[INFO] running `Command { std: "docker" "inspect" "3b7905067107799ee3a12b1af4fea7dff3a02bd59c400dfd8b16a26cbdbf2386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b7905067107799ee3a12b1af4fea7dff3a02bd59c400dfd8b16a26cbdbf2386", kill_on_drop: false }`
[INFO] [stdout] 3b7905067107799ee3a12b1af4fea7dff3a02bd59c400dfd8b16a26cbdbf2386
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a724e444fc14567949fa06ed2d5422c1bcf057b6c27c202fffa57020d920f121
[INFO] running `Command { std: "docker" "start" "-a" "a724e444fc14567949fa06ed2d5422c1bcf057b6c27c202fffa57020d920f121", kill_on_drop: false }`
[INFO] [stderr]    Compiling plotive-text v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `plotive_text::bundled_font_db`
[INFO] [stdout]   --> examples/text_rich_parse.rs:2:40
[INFO] [stdout]    |
[INFO] [stdout]  2 | use plotive_text::{self as text, Font, bundled_font_db, font, rich};
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^ no `bundled_font_db` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 35 |   #[cfg(any(
[INFO] [stdout]    |  __________-
[INFO] [stdout] 36 | |     feature = "noto-sans",
[INFO] [stdout] 37 | |     feature = "noto-sans-italic",
[INFO] [stdout] 38 | |     feature = "noto-serif",
[INFO] [stdout] 39 | |     feature = "noto-serif-italic",
[INFO] [stdout] 40 | |     feature = "noto-mono"
[INFO] [stdout] 41 | | ))]
[INFO] [stdout]    | |_- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 44 |   pub fn bundled_font_db() -> fontdb::Database {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plotive-text` (example "text_rich_parse") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `plotive_text::bundled_font_db`
[INFO] [stdout]   --> examples/text_line.rs:3:20
[INFO] [stdout]    |
[INFO] [stdout]  3 | use plotive_text::{bundled_font_db, font, line};
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^ no `bundled_font_db` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 35 |   #[cfg(any(
[INFO] [stdout]    |  __________-
[INFO] [stdout] 36 | |     feature = "noto-sans",
[INFO] [stdout] 37 | |     feature = "noto-sans-italic",
[INFO] [stdout] 38 | |     feature = "noto-serif",
[INFO] [stdout] 39 | |     feature = "noto-serif-italic",
[INFO] [stdout] 40 | |     feature = "noto-mono"
[INFO] [stdout] 41 | | ))]
[INFO] [stdout]    | |_- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 44 |   pub fn bundled_font_db() -> fontdb::Database {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bundled_font_db` in crate `text`
[INFO] [stdout]   --> examples/text_rich.rs:5:24
[INFO] [stdout]    |
[INFO] [stdout]  5 |     let mut db = text::bundled_font_db();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ not found in `text`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 35 |   #[cfg(any(
[INFO] [stdout]    |  __________-
[INFO] [stdout] 36 | |     feature = "noto-sans",
[INFO] [stdout] 37 | |     feature = "noto-sans-italic",
[INFO] [stdout] 38 | |     feature = "noto-serif",
[INFO] [stdout] 39 | |     feature = "noto-serif-italic",
[INFO] [stdout] 40 | |     feature = "noto-mono"
[INFO] [stdout] 41 | | ))]
[INFO] [stdout]    | |_- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 44 |   pub fn bundled_font_db() -> fontdb::Database {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plotive-text` (example "text_line") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plotive-text` (example "text_rich") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `crate::bundled_font_db`
[INFO] [stdout]    --> src/rich/builder.rs:700:9
[INFO] [stdout]     |
[INFO] [stdout] 700 |     use crate::bundled_font_db;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ no `bundled_font_db` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:44:8
[INFO] [stdout]     |
[INFO] [stdout]  35 |   #[cfg(any(
[INFO] [stdout]     |  __________-
[INFO] [stdout]  36 | |     feature = "noto-sans",
[INFO] [stdout]  37 | |     feature = "noto-sans-italic",
[INFO] [stdout]  38 | |     feature = "noto-serif",
[INFO] [stdout]  39 | |     feature = "noto-serif-italic",
[INFO] [stdout]  40 | |     feature = "noto-mono"
[INFO] [stdout]  41 | | ))]
[INFO] [stdout]     | |_- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  44 |   pub fn bundled_font_db() -> fontdb::Database {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plotive-text` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a724e444fc14567949fa06ed2d5422c1bcf057b6c27c202fffa57020d920f121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a724e444fc14567949fa06ed2d5422c1bcf057b6c27c202fffa57020d920f121", kill_on_drop: false }`
[INFO] [stdout] a724e444fc14567949fa06ed2d5422c1bcf057b6c27c202fffa57020d920f121
